Toolkit Configuration Schema

Complex Types

Complex TypeDescription
ControlElementThe attributes for the Control element.

Elements

ElementDescription
ComponentInformation UFT needs to locate and run the custom server.
ControlThe information required to support a custom control.
ControlsThe root element.
Controls\DescriptionText that describes the custom toolkit support set.
CustomServerThe information required for the custom server.
DllNameThe file system path to the DLL Custom Server in which support for the custom control is implemented.
ParameterA value to be passed to the Custom Server at run time.
SettingsThis element is generally a collection of Parameter elements.
TypeNameThe fully qualified name of the custom server type, including wrapping namespaces. When developing support for a Silverlight control, you must provide all of the information required to uniquely identify the type.